{% extends 'root_email_template_new.html' %} {% block content %} {% block heading %} Set a New Password {% endblock heading %} {% block content_body %} Click the below link to Set a New Password to login and enjoy the features of Bottle CRM. {% endblock content_body %} {% block button_link %}
{{complete_url}}
{% endblock button_link %} {% block extra_content %}This link will be valid for 3 days. Please ignore this email, if you did not request to set New Password.
{% endblock extra_content %} {% endblock %}